home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
emula
/
arosdv19.lha
/
AROS
/
config
/
host.cfg
< prev
next >
Wrap
Text File
|
1996-10-25
|
475b
|
18 lines
# This file is automatically generated if it doesn't exist
# DO NOT EDIT
# Edit $(TOP)/configure instead and delete this file
SYS_CC = gcc
COMMON_CFLAGS = -Wall -g -O0
ILDFLAGS = $(CFLAGS) -nostartfiles -nostdlib -Xlinker -i
RANLIB = ranlib
ARCH = linux
KERNEL = i386-emul
SYS_AS = gcc
COMMON_AFLAGS = -Wall -g -O0
X11LIBDIR = /usr/X11R6/lib
X11LDFLAGS = -L/usr/X11R6/lib
X11INCDIR = /usr/include
X11CCFLAGS =
MKDEPEND = makedepend -D__GNUC__ -Di386 -f$@ -- $(CFLAGS) -- $^